Spacing left

Description

Defines the space between the left edge of the frame and the object to the left of it.

Discussion

The Spacing left property can be used to increase the amout of space between the left edge of the frame and the item next to it, such as another control or the left side of the screen. Spacing is defined using CSS syntax. For example, 2in or 20px.

In the image below, the Spacing left has been set to 40px, creating a 40px gap between the black border and the frame:

images/spacingLeft.png